CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Delaunay triangulation

搜索资源列表

  1. Convex

    1下载:
  2. 此代码用来求解建立点的凸闭包多边形,采用凸闭包插入算法建立Delaunay三角网可以用到或参考。-this code to solve the establishment point of closure convex polygon, using convex closure insertion algorithm to establish Delaunay triangulation can be used as reference.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2913
    • 提供者:hlzhangrui
  1. CQuadDissect

    0下载:
  2. Delaunay三角网作为一种主要的DTM表尔法,具有权其广泛的用途。经过二十多年来的研究,它的生成算法巳趋于成熟。本文简要介绍了Delaunay三角网的定又及其特性,在简单回顾和评价了分割—归并法,逐点插入法,三角冈生长法等三类主沈算法的基础上,提出了一个融以上算法优点于一体,兼顾空间与时间性能的合成算法。经测试,一般情况下它的运算速度远快于逐点插入法,与分割—归并法相当,较好的情况下快于分割—归并法。-Delaunay Triangulation as a major DTM Fall ta
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:77436
    • 提供者:苏聪
  1. 200591032228730

    0下载:
  2. Delaunay三角剖分 实现平面离散点的三角形网各化, 朋友们多多交流啊-Delaunay triangulation planar discrete points of the triangle, friends interact more ah
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:19086
    • 提供者:薛玄
  1. createDelaunay

    1下载:
  2. vb实现的构建Delaunay三角网程序,算法效率高-vb achieve Construction procedures Delaunay triangulation algorithm efficiency
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:15989
    • 提供者:陈济民
  1. Delaunay11111

    0下载:
  2. 构建Delaunay三角网的VB源程序.rar-Delaunay triangulation VB program. Rar
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:8444
    • 提供者:liuxu
  1. delaunaydemo

    1下载:
  2. 生成delaunay三角网的源代码,以及演示demo-Delaunay triangulation generation of source code, and the demonstration of demo
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:137420
    • 提供者:黄志敏
  1. SooChow_2D

    0下载:
  2. 本程序实现的是二维图形的限定Delaunay的三角剖分,算法的主要思想是采用微分方程数值解法中的有限元方法对二值图像进行三角剖分,程序为二维图像重建提供一个有利的基础。-this program is limited to the two-dimensional graphics Delaunay triangulation. The main idea of this algorithm is the numerical solution of differential equations b
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:174209
    • 提供者:wukongpei
  1. DelaunayMesh

    0下载:
  2. 该程序实现了Delaunay三角剖分的过程,能够对任意多边形实现三角化,效果不错。-program of the Delaunay triangulation process, to the arbitrary polygon triangulation achieve good results.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:768088
    • 提供者:陈仕林
  1. Delaunay_Jiami

    0下载:
  2. 对Delaunay三角网生成算法生成的三角网进行加密-right Delaunay triangulation algorithm to generate the triangular network encryption
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:197603
    • 提供者:aaa
  1. ading003

    0下载:
  2. 应用等高线构建Delaunay三角网算法的研究与实现,caj格式-Application Construction contour Delaunay triangulation algorithm for the study and implementation of the format PRODUCTS
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:363141
    • 提供者:丁峰
  1. ading004

    0下载:
  2. 一次性生成约束Delaunay三角网算法的编程与实现,caj格式-one-time Generation constrained Delaunay triangulation algorithm programming and implementation PRODUCTS format
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:121221
    • 提供者:丁峰
  1. 54517008

    0下载:
  2. delaunay三角剖分实现离散点生成三角网格算法,精简好用-Delaunay Triangulation achieve discrete points triangular mesh generation algorithm, streamlining handy
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:16616
    • 提供者:刘清
  1. triangulation

    0下载:
  2. Delaunay Triangulation can be run is without constraints or refinment.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-15
    • 文件大小:7645
    • 提供者:Vollmilch
  1. triangulation-algorithm

    0下载:
  2. Delaunay triangulation algorithm
  3. 所属分类:2D Graphic

    • 发布日期:2017-06-18
    • 文件大小:28126208
    • 提供者:krank
  1. Delaunay-triangular-mesh-generation

    0下载:
  2. 在平面随机生成散列的二维点,点数可由用户输入,然后将散列的点进行delaunay三角剖分,生成三角网。代码较老,可以继续改进。-delaunay triangulation
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-27
    • 文件大小:276915
    • 提供者:何佑伟
  1. delaunay-algorithm

    0下载:
  2. 高质量的笛氏三角网格化,为重建三维图形提供有力的帮助. 附件有原码和调用方法,Delaunay三角网格化已封装成一个类,用户只需要传入点坐标标就可以得到最优的三角形。-High-quality flute s triangle grid, three-dimensional graphics for the reconstruction to provide effective help. Attachment with the original code and call the method
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-27
    • 文件大小:37196
    • 提供者:何佑伟
  1. Delaunay

    0下载:
  2. Delaunay三角网生成,利用离散点生成Delaunay三角网,交互式界面-Delaunay triangulation to generate the use of discrete point generating Delaunay triangulation
  3. 所属分类:GIS program

    • 发布日期:2017-05-13
    • 文件大小:2769570
    • 提供者:zhch82
  1. DelaunayTriangulation-master

    0下载:
  2. delaunay进行三角网格剖分的算法,没有试过,谨慎下载(Delaunay triangulation algorithm)
  3. 所属分类:其他

    • 发布日期:2017-12-21
    • 文件大小:5120
    • 提供者:richel0806
  1. Delaunay_Product

    0下载:
  2. Delaunay三角网生成,利用离散点生成Delaunay三角网,交互式界面(Delaunay triangulation to generate the use of discrete point generating Delaunay triangulation, interactive interface, intuitive)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-01
    • 文件大小:2789376
    • 提供者:asen
  1. qhull_simplex_containing_point-master

    0下载:
  2. a simple c code to realize delaunay triangulation
  3. 所属分类:图形图象

    • 发布日期:2018-04-20
    • 文件大小:2048
    • 提供者:reminiscence
« 1 2 3 4 5 67 8 9 10 11 ... 14 »
搜珍网 www.dssz.com